home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
frame_5162
/
PlaceObject2_295_16
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2008-09-12
|
126b
|
7 lines
onClipEvent(enterFrame){
if(this._currentframe == this._totalframes)
{
_root.gotoAndPlay("HSleave");
}
}